module attribute meaning in English
模块属性
Examples
- Typing a parameter that takes a value for example , the module attribute type parameter followed by " will cause a list of possible values to pop up
键入取某个值的参数(例如,模块属性类型参数) ,然后键入“ = ” ,将会弹出可能值的列表。 - For example , the following code sets an assembly attribute that defines a title for the assembly , and a module attribute that indicates that the module is compliant with the common language specification
例如,以下代码设置为程序集定义标题的程序集属性和指示模块符合“公共语言规范” ( cls )的模块属性: